home *** CD-ROM | disk | FTP | other *** search
/ Web Designer 98 (Professional) / WebDesigner 1.0.iso / htmled1 / inp11db16.exe / data.z / index.htt < prev    next >
Encoding:
Text File  |  1996-10-10  |  5.2 KB  |  180 lines

  1. <!--   HTML was created by Harbinger's TrustedLink INP. For more information,
  2.      call 404-841-4334 or visit http://inp.harbinger.net  -->
  3.  
  4. <HTML>
  5. <HEAD>
  6. <TITLE>$Company_name</TITLE>
  7. </HEAD>
  8. <BODY Text="$tcolor" Link="$lcolor" VLINK="$vlcolor" BACKGROUND="images/$BackGrndFile">
  9.  
  10. $if($Logo)
  11.     <IMG SRC="images/$Logo" align=left
  12.     $if($Logo.width)
  13.         width=$Logo.width 
  14.     $endif
  15.     $if($Logo.height)
  16.         height=$Logo.height 
  17.     $endif
  18.     >
  19. $endif
  20. <h1 align=center>$Company_name</h1><p>
  21.  
  22. <BR CLEAR=all> <HR><P>
  23.  
  24. <CENTER>
  25. <FONT SIZE=+1>$TagLine</FONT>
  26. </CENTER>
  27. <!------------------------ END OF HEADER ------------------------------->
  28.  
  29. <TABLE CELLPADDING="2">
  30. <TR>
  31.  
  32. <!------------ COMPANY OVERVIEW ------->
  33.  
  34.   <TD><FONT SIZE=+1><A HREF="overview.htm">Company Overview</A>
  35.   </FONT><P>$Company_wrapup</TD>
  36.   <TD><a href="overview.htm"><IMG SRC="images/oview.gif" 
  37.   ALT="Company Overview Icon" width="80" height="80" border=0></a></TD>
  38. </TR>
  39.  
  40. <!-------------------- ONLINE CATALOG --------------------->    
  41. $if($equal($isProductPageExcluded,0))
  42.  
  43. <TR>
  44.   <TD>$if($and($equal($Preview,0),$equal($dynamicOrder,1)))
  45. <a href="/cgi-bin/cgiblend?blender=po.blend&CompanyShortName=$$CompanyShortName">
  46. $else 
  47. <A HREF="catalog.htm">
  48. $endif
  49. <FONT SIZE=+1>Online Catalog</FONT></A>
  50.   <P>$Product_wrapup</TD>   
  51.   <TD>
  52. $if($and($equal($Preview,0),$equal($dynamicOrder,1)))
  53. <a href="/cgi-bin/cgiblend?blender=po.blend&CompanyShortName=$$CompanyShortName">
  54. $else 
  55. <a href="catalog.htm">
  56. $endif
  57.  
  58. <IMG SRC="images/catalog.gif" 
  59.   ALT="Online Catalog Icon" width="80" height="80" border=0></a></TD>
  60. </TR>
  61. $endif
  62.  
  63. <!--------- INTERNET RESOURCES --------------------->
  64.  
  65. $if($equal($isInternetPageExcluded,0))
  66. <TR>
  67.   <TD><A HREF="resource.htm"><FONT SIZE=+1>Internet Resources</FONT></A>
  68.   <P>$Internet_wrapup</TD>
  69.   <TD><a href="resource.htm"><IMG SRC="images/resource.gif" 
  70.   ALT="Internet Resources Icon" width="80" height="80" border=0></a></TD>
  71. </TR>
  72. $endif
  73.  
  74. </TABLE><P>
  75.  
  76. <!------------- CURRENT CUSTOMERS ----------->
  77.  
  78. <TABLE CELLPADDING="5">
  79. <TR>
  80.   <TD VALIGN=top>$if($equal($isCurrentCustPageExcluded,0))
  81.   <CENTER><a href="tstmnls.htm"><IMG SRC="images/medal.gif" ALT="Current Customers"   width="80" height="80" border=0></a><P>
  82.   <A HREF="tstmnls.htm"><FONT SIZE=+1>Current<BR>Customers</FONT></A></CENTER>
  83.   <P>$Nickname has a strong tradition of Customer Satisfaction. Please visit our 
  84.   <a href="tstmnls.htm">Current Customers Page</a> which
  85.   highlights what some of our customers are saying about us.</TD>
  86. $endif
  87.  
  88. <!-------------- GUESTBOOK ------------>
  89. $if($equal($isGuestBookPageExcluded,0))
  90.   <TD VALIGN=top><CENTER><a href="gbook.htm"><IMG SRC="images/gbook.gif" ALT="Guest Book
  91.   Icon" width="80" height="80" border=0></a><P>
  92.   <FONT SIZE=+1><A HREF="gbook.htm">Sign our<BR>Guest Book</A></FONT></CENTER><P>
  93. $GuestBook_wrapup</TD>
  94. $endif
  95.  
  96. <!------------- Q & A -------------->
  97.  
  98. $if($equal($isFaqPageExcluded,0))
  99.   <TD VALIGN=top><CENTER><a href="faq.htm"><IMG SRC="images/faq.gif" ALT="Q and A Icon"
  100.   width="80" height="80" border=0></a><P>
  101.   <FONT SIZE=+1><A HREF="faq.htm">Questions &<BR>Answers</A></FONT></CENTER>
  102.   <P> Have a question regarding $Nickname ?  Go to
  103.    the <a href="faq.htm">$Nickname Q & A page</a> to find your answer(s).
  104.   </TD>
  105. <p>
  106. $endif
  107.   </TR>
  108. </TABLE>
  109.  
  110. <!-------------------- BOTTOM BUTTON NAVIGATION ----------------------->
  111.  
  112. <P><HR><P>
  113. <center>
  114.  
  115. <A HREF="index.htm"><IMG SRC="images/home.gif" ALT="Home Page Button" width="85"
  116. height="23" border=0></A>
  117.  
  118. <A HREF="overview.htm"><IMG SRC="images/comp.gif"
  119. ALT="Company Overview Button" width="85" height="23" border=0></A>
  120.  
  121.  
  122. $if($equal($isProductPageExcluded,0))
  123. $if($and($equal($Preview,0),$equal($dynamicOrder,1)))
  124.     <a href="/cgi-bin/cgiblend?blender=po.blend&CompanyShortName=$$CompanyShortName">
  125. $else
  126.     <a href="catalog.htm">
  127. $endif
  128.  
  129. <IMG SRC="images/cat.gif" ALT="Catalog" width="85" height="23" border=0></A>        
  130. $endif 
  131. $if($equal($isInternetPageExcluded,0))
  132. <A HREF="resource.htm"><BR><IMG SRC="images/res.gif" ALT="Net
  133. Resources Button" width="85" height="23" border=0></A>
  134. $endif
  135.  
  136. $if($equal($isGuestBookPageExcluded,0))
  137. <A HREF="gbook.htm"><IMG SRC="images/guest.gif" 
  138. ALT="Guest Book Button" width="85" height="23" border=0></A>
  139. $endif
  140.  
  141. $if($not($equal($Preview,1)))
  142. <A HREF="mailto:$$email">
  143. $endif
  144.  
  145. <IMG SRC="images/cont.gif"
  146. ALT="Contact
  147. Button" width="85" height="23" border=0></A>
  148.  
  149.  
  150. </CENTER><BR>
  151.  
  152. <!-------------------- CLICK HERE TO RETURN TO INP ----------------------->
  153.  
  154. <CENTER>
  155.  
  156. $if($not($equal($Preview,1)))
  157. <A HREF="http://www.harbinger.net/">
  158. $endif
  159. <IMG
  160. SRC="images/inp.gif" ALT="INP Graphic" border="0" width="200" height="25"></A></CENTER><P>
  161.  
  162. $if($equal($Preview,1))
  163.     <h1><a href="inp://return">Click here to return to INP!</a></h1>
  164. (NOTICE: The "Click here to return to INP" hotlink will not exist in your published version!)<p>
  165. $endif 
  166.  
  167. <!------------------------ COPYRIGHT INFORMATION ---------------------->
  168.  
  169. <font size=-2>
  170. Content Copyright © 1996 $Company_name$.<br>
  171. Portions Copyright © 1996 Harbinger Corporation.<br>
  172. All Rights Reserved.<p>
  173. USE OF THESE WEB PAGES IS LIMITED:
  174. <A HREF="http://inp.harbinger.net/license/terms.htm">TERMS</a>
  175. </font>
  176.  
  177. </BODY></HTML>
  178.  
  179.  
  180.